projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8566778
)
(reporter-dump-state): Use mapc rather than mapcar.
author
Glenn Morris
<rgm@gnu.org>
Sat, 13 Oct 2007 03:03:35 +0000
(
03:03
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 13 Oct 2007 03:03:35 +0000
(
03:03
+0000)
lisp/mail/reporter.el
patch
|
blob
|
history
diff --git
a/lisp/mail/reporter.el
b/lisp/mail/reporter.el
index 5c6bcb83efd7e2d46be7241ee9cacc167d736806..596c7ee9627785dd77aa840f90dad6585148280a 100644
(file)
--- a/
lisp/mail/reporter.el
+++ b/
lisp/mail/reporter.el
@@
-252,7
+252,7
@@
dumped."
(erase-buffer)
(insert "(setq\n")
(lisp-indent-line)
- (mapc
ar
+ (mapc
(function
(lambda (varsym-or-cons-cell)
(let ((varsym (or (car-safe varsym-or-cons-cell)